home *** CD-ROM | disk | FTP | other *** search
/ Interactive CD-ROM & Web Magazine 6 / Interactive CD-ROM & Web Magazine 6.iso / pc / imm / home.dir / 00133_LibroBG.ls < prev    next >
Encoding:
Text File  |  1996-04-03  |  158 b   |  12 lines

  1. global timeflag, clikdw, Clik
  2.  
  3. on mouseUp
  4.   if Clik = 0 then
  5.     exit
  6.   end if
  7.   set timeflag to 0
  8.   puppetSound("SND3")
  9.   set clikdw to 15
  10.   go("libro")
  11. end
  12.